home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / alltext.arc / SCREEN.TXT < prev    next >
Text File  |  1987-07-20  |  2KB  |  69 lines

  1.                               Screen Machine
  2.           
  3.                      Programmer's Screen Generator and
  4.          
  5.                           Demo Generating System
  6.          
  7.  
  8.  PC Week says "A copy of Screen Machine belongs in every programmer's tool kit"
  9.  
  10.                       (Demonstration disk available)
  11.  
  12.  
  13.                               Published by
  14.                
  15.                     MicroHelp, Inc.
  16.                 2220 Carlyle Dr.
  17.                   Marietta GA 30062-5841
  18.               (404) 973-9272  (800) 922-3383
  19.  
  20.  
  21. Use Screen Machine to generate your displays and you'll save countless
  22. hours of work - never again will you hand code your programs to display
  23. screens.
  24.  
  25. In addition to a comprehensive manual and reference card, Screen Machine 
  26. consists of three main programs:
  27.  
  28.                               Capture.com
  29.                               -----------
  30.                  
  31. Captures text screens, with or without attributes, from your display and
  32. saves them to disk files. The files can be edited with SCREEN.COM.
  33.  
  34. Also captures CGA graphic screens suitable for BLOAD or direct load into video memory.
  35.  
  36.  
  37.                               Screen.com
  38.                    ----------
  39.                   
  40. Paint your screens on a "what you see is what you get basis". Includes full
  41. support for color, automatic box and line drawing, macros, cut and paste
  42. between screens, on-line help, automatic centering (including within boxes),
  43. block copy, move and delete and undo.
  44.  
  45. Genereates source code to display your screen in four major languages:
  46.  
  47.     BASIC (including code for Mach 2 and The Inside Track)
  48.     Turbo Pascal (including code for Mach 2)
  49.     dBASE II, III and III+
  50.     Assembly
  51.     
  52. It automatically generates binary files that are suitable for direct load
  53. to video memory from any language.
  54.  
  55.  
  56.                                 Show.com
  57.                 --------
  58.                 
  59. Using screens you design with SCREEN.COM, you can create demos, tutorials,
  60. prototypes, help systems, hard disk menus and the like. Demos can be
  61. distributed without payment of royalties.
  62.  
  63. You program SHOW.COM files in a fashion very similar to batch files. Tell
  64. it what screen to display and what to do next. You can time the display
  65. or tell the program a range of valid keys to accept. After a valid keypress,
  66. you can act accordingly.
  67.  
  68. The instructions include GOTO, GOSUB, RETURN and CASE.
  69.